const github.com/andybalholm/brotli.maxDictionaryWordLength

2 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L1869: 		if i >= minDictionaryWordLength && i <= maxDictionaryWordLength {
		dictionary.go#L19: const maxDictionaryWordLength = 24